xen/arm: Add SCIF UART support for early printk
authorOleksandr Tyshchenko <oleksandr.tyshchenko@globallogic.com>
Wed, 4 Feb 2015 13:05:22 +0000 (15:05 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 5 Feb 2015 12:20:04 +0000 (12:20 +0000)
commit57617cf072f30d8da3fb336228db432d34ac2570
tree441d14e626c6cfc3a00c1611f73e37481bf1f9cf
parent2563bca11544361dc2afa5e20b5663e10a0715cb
xen/arm: Add SCIF UART support for early printk

Add support for the "Lager" development board based on R-Car H2 SoC
which has SCIF compatible UART.

Signed-off-by: Oleksandr Tyshchenko <oleksandr.tyshchenko@globallogic.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/misc/arm/early-printk.txt
xen/arch/arm/Rules.mk
xen/arch/arm/arm32/debug-scif.inc [new file with mode: 0644]
xen/include/asm-arm/scif-uart.h [new file with mode: 0644]